FtMscLibEx ftxStartTransferArea Method FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

API 3.01
ftxStartTransferArea
Function activates the transfer area in the library for online mode. The communication thread is started and carries out the IO commands in "online mode". It reads the current values from the output structure of the transfer area (configuration and output values) and sends these to the ROBO TX Controller. As a response to an IO request, the controller sends the current values and the communication

Namespace: FischerTechnik.FtMscLib.API
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public uint ftxStartTransferArea()

Return Value

Type: UInt32
FTLIB_ERR_SUCCESS (no error, thread is activated) or error code
Remarks

See Also

Reference